home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / acctfinc / amort303.zip / SETUP.INF < prev    next >
INI File  |  1996-06-19  |  1KB  |  42 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Don Norman
  3.  
  4. [Application]
  5. ;Application global information
  6. AppName=Master Amortizer: Installation
  7. DefDir=C:\AMORT
  8. SpaceNeeded=850
  9. DefPMGroup=APS.GRP, APS PROGRAMS
  10.  
  11. [Disks]
  12. ;List of diskettes needed to install the product and the name
  13. ;of each diskette.
  14. 1=Setup
  15.  
  16. [Dirs]
  17. ;lists of directories that must be created from the destination directory
  18. ;files to be copied are in the same directory structure on the
  19. ;floppy (by default)
  20. 1=.
  21. 2=WIN
  22. 3=SYSTEM
  23.  
  24. [Files]
  25. ;description, name, (dir #), (diskette #), (Compressed)
  26. Amortizer Program,   AMORTW.EXE,   1, 1, N
  27. AmortCalc Program,   AMORTC.EXE,   1, 1, N
  28. Windows Help File,   AMORTW.HLP,   1, 1, N
  29. Windows Write File,  AMORTW.WRI,   1, 1, N
  30. WAVE File,         TADA.WAV,     1, 1, N
  31. Initialization File, AMORTW.INI,   2, 1, N
  32. Custom Controls,     BITBTN.DLL,   3, 1, N
  33. Custom Control 2,    CTL3DV2.DLL,  3, 1, N
  34. Custom Control 3,    SPIN.DLL,     3, 1, N
  35.  
  36. [PM Info]
  37. ;File Name, App Description, Icon file #, Icon #
  38. AMORTW.EXE,    Amortizer, AMORTW.EXE, 0
  39. AMORTC.EXE,    AmortCalc, AMORTC.EXE, 0
  40. AMORTW.WRI,    ReadMe    
  41. [End]
  42.